Skip to content

Conversation

tknog-pd
Copy link
Contributor

@tknog-pd tknog-pd commented Sep 9, 2025

Fixed the path of storage from
equals:
path: keys/project/prj-sandbox
name: .*

to
match:
path: keys/project/prj-sandbox(/.*)?

Fixed the path of storage from 
    equals:
      path: keys/project/prj-sandbox
      name: .*

to
    match:
        path: keys/project/prj-sandbox(/.*)?
@fdevans fdevans added this to the 5.17.0 milestone Oct 15, 2025
@fdevans fdevans merged commit 1f657c6 into rundeck:4.0.x Oct 15, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants